Skip to content

gh-94543: Improve tempfile.mkstemp documentation about cleanup - #154748

Merged
hugovk merged 2 commits into
python:mainfrom
sirosen:pr-rebuild/107033
Jul 30, 2026
Merged

gh-94543: Improve tempfile.mkstemp documentation about cleanup#154748
hugovk merged 2 commits into
python:mainfrom
sirosen:pr-rebuild/107033

Conversation

@sirosen

@sirosen sirosen commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR is a cleanup of an existing (stale) PR which seems unlikely to get additional attention: #107033.
I've applied some changes in response to the original feedback, on top of the original work.

  • Update tempfile.rst
  • Adjust tempfile doc to match feedback

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33767202 | 📁 Comparing e61a087 against main (5afbb60)

  🔍 Preview build  

1 file changed
± library/tempfile.html

@hugovk
hugovk merged commit 60b9cf8 into python:main Jul 30, 2026
35 checks passed
@hugovk

hugovk commented Jul 30, 2026

Copy link
Copy Markdown
Member

Thanks!

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 30, 2026
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 30, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @sirosen for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @sirosen for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @sirosen for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jul 30, 2026

Copy link
Copy Markdown

GH-154962 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 30, 2026
@bedevere-app

bedevere-app Bot commented Jul 30, 2026

Copy link
Copy Markdown

GH-154963 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 30, 2026
@bedevere-app

bedevere-app Bot commented Jul 30, 2026

Copy link
Copy Markdown

GH-154964 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 30, 2026
hugovk pushed a commit that referenced this pull request Jul 30, 2026
…GH-154748) (#154962)

Co-authored-by: Stephen Rosen <sirosen0@gmail.com>
Co-authored-by: picnic-sven <88426829+picnic-sven@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Jul 30, 2026
…GH-154748) (#154964)

Co-authored-by: Stephen Rosen <sirosen0@gmail.com>
Co-authored-by: picnic-sven <88426829+picnic-sven@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Jul 30, 2026
…GH-154748) (#154963)

Co-authored-by: Stephen Rosen <sirosen0@gmail.com>
Co-authored-by: picnic-sven <88426829+picnic-sven@users.noreply.github.com>
@sirosen
sirosen deleted the pr-rebuild/107033 branch July 30, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants